﻿2026-06-21T01:36:52.8150574Z ##[group]Run actions/checkout@v5
2026-06-21T01:36:52.8151418Z with:
2026-06-21T01:36:52.8151804Z   repository: SaberMage/spt-core
2026-06-21T01:36:52.8155123Z   token: ***
2026-06-21T01:36:52.8155482Z   ssh-strict: true
2026-06-21T01:36:52.8155830Z   ssh-user: git
2026-06-21T01:36:52.8156192Z   persist-credentials: true
2026-06-21T01:36:52.8156592Z   clean: true
2026-06-21T01:36:52.8156950Z   sparse-checkout-cone-mode: true
2026-06-21T01:36:52.8157364Z   fetch-depth: 1
2026-06-21T01:36:52.8157705Z   fetch-tags: false
2026-06-21T01:36:52.8158063Z   show-progress: true
2026-06-21T01:36:52.8158412Z   lfs: false
2026-06-21T01:36:52.8158745Z   submodules: false
2026-06-21T01:36:52.8159197Z   set-safe-directory: true
2026-06-21T01:36:52.8159821Z ##[endgroup]
2026-06-21T01:36:52.8970414Z Syncing repository: SaberMage/spt-core
2026-06-21T01:36:52.8971890Z ##[group]Getting Git version info
2026-06-21T01:36:52.8972534Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:36:52.8973461Z [command]/usr/bin/git version
2026-06-21T01:36:52.8973847Z git version 2.43.0
2026-06-21T01:36:52.8979316Z ##[endgroup]
2026-06-21T01:36:52.8989947Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c598202c-9700-4403-8ed3-ebd17e6bd403' before making global git config changes
2026-06-21T01:36:52.8991064Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:36:52.8993153Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:36:52.9023257Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:36:52.9040720Z https://github.com/SaberMage/spt-core
2026-06-21T01:36:52.9050060Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:36:52.9052474Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:36:52.9069040Z HEAD
2026-06-21T01:36:52.9099102Z ##[endgroup]
2026-06-21T01:36:52.9099764Z [command]/usr/bin/git submodule status
2026-06-21T01:36:52.9277429Z ##[group]Cleaning the repository
2026-06-21T01:36:52.9279680Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:36:52.9305619Z Removing traceable-reqs
2026-06-21T01:36:52.9311609Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:36:52.9354769Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:36:52.9358937Z ##[endgroup]
2026-06-21T01:36:52.9360674Z ##[group]Disabling automatic garbage collection
2026-06-21T01:36:52.9363532Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:36:52.9386593Z ##[endgroup]
2026-06-21T01:36:52.9387308Z ##[group]Setting up auth
2026-06-21T01:36:52.9391905Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:36:52.9416070Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:36:52.9600088Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:36:52.9625314Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:36:52.9817902Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:36:52.9844679Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:36:53.0034525Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:36:53.0063720Z ##[endgroup]
2026-06-21T01:36:53.0064515Z ##[group]Fetching the repository
2026-06-21T01:36:53.0070002Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638:refs/remotes/pull/26/merge
2026-06-21T01:36:53.4391314Z ##[endgroup]
2026-06-21T01:36:53.4392511Z ##[group]Determining the checkout info
2026-06-21T01:36:53.4393441Z ##[endgroup]
2026-06-21T01:36:53.4396165Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:36:53.4432156Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:36:53.4459321Z ##[group]Checking out the ref
2026-06-21T01:36:53.4461075Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:36:53.4505897Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:36:53.4508750Z ##[endgroup]
2026-06-21T01:36:53.4544936Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:36:53.4571338Z 7bf3ecf1878f31a4e791ec37bc11d21a2c2dd638
